This is a demo of the CHyperText class, a CStyleText subclass, for the TCL 1.1.3. CHyperText sends itsSupervisor a DoCommand message when a user clicks on special hyperwords within its text, which are shown in bold underline.
The icons below are applescript, painting, communication, and mail. Clicking on a CHyperText word in this paragraph will send cmdHyperHit to this dialog which knows to flash the appropriate icon. A CHyperText object remembers its last hyperword which the user clicked so you can use it for things like referencing a dictionary page or the like. You may also specify the clickCmd for the CHyperText object. Please send comments/suggestions to mrw@welchgate.welch.jhu.edu.